翻訳と辞書
Words near each other
・ Amiga Computing
・ Amiga Corporation
・ Amiga custom chips
・ Amiga demos
・ Amiga Disk File
・ Amiga E
・ Amiga emulation
・ Amiga Enhanced Chip Set
・ Amiga Fast File System
・ Amiga Force
・ Amiga Forever
・ Amiga Format
・ Amiga Games Database
・ Amiga Halfbrite mode
・ Amiga Hombre chipset
Amiga Hunk
・ Amiga models and variants
・ Amiga music software
・ Amiga Mía
・ Amiga Old File System
・ Amiga Power
・ Amiga productivity software
・ Amiga programming languages
・ Amiga Ranger Chipset
・ Amiga Reflections
・ Amiga rigid disk block
・ Amiga Sidecar
・ Amiga Soccer
・ Amiga software
・ Amiga support and maintenance software


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Amiga Hunk : ウィキペディア英語版
Amiga Hunk

Hunk is the executable file format of tools and programs of the Amiga Operating System based on Motorola 68000 CPU and other processors of the same family. This kind of executable got its name from the fact that the software programmed on Amiga is divided in its internal structure into many pieces called ''hunks'', in which every portion could contain either code or data.
== Hunk structure ==
The hunks in an Amiga executable file could exist in various types. There are 32-bit hunks, 16-bit hunks, and even some 8-bit hunks.
Types of hunks were standardized in AmigaOS, and well documented in ''The AmigaDOS Manual'' edited by Commodore to explain to programmers how to code on the Amiga, during the years in which Commodore manufactured Amiga computers. Their structure was officially codified and could be changed only by a Commodore committee, which then communicated the modifications to the developers for new releases of the Amiga operating system.
The structure of an Amiga hunk is very simple: There is a header at the beginning of the hunk indicating that that kind of "portion of code" is a known and valid Amiga hunk type, then follows an ID which indicates the length of the hunk itself, and at the bottom is the segment of the hunk which contains the real code or data.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Amiga Hunk」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.